put "This will log in the currently selected name"
wait 160 ticks
doMenu "Message"
go to card "SLBnames"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=228 top=205 right=225 bottom=288
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
show card field "log"
repeat until the mouse is down
show card field "log"
end repeat
hide card field "log"
go to card "SLBnames"
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=311 top=205 right=225 bottom=371
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
go to card "SLBnames"
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=70 top=199 right=311 bottom=441
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 20
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name: add
-- part 7 (field)
-- low flags: 80
-- high flags: 0004
-- rect: left=93 top=251 right=274 bottom=420
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 20
-- text size: 18
-- style flags: 0
-- line height: 24
-- part name: log
-- part contents for card part 6
----- text -----
This will let you add the user to your menu. You will need the password once. You can then share your workstation with others on this menu. If the person is going to be using your machine for this one time, uncheck the Add to menu box.